home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Utilities / Rubbish 1.3.1 / Rubbish.app / Contents / Info.plist next >
Extensible Markup Language  |  2006-07-13  |  787b  |  28 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM
  3. "file://localhost/System/Library/DTDs/PropertyList.dtd">
  4. <plist version="0.9">
  5. <dict>
  6.    <key>CFBundleExecutable</key>
  7.    <string>Rubbish</string>
  8.    <key>CFBundleName</key>
  9.    <string>Rubbish</string>
  10.    <key>CFBundleInfoDictionaryVersion</key>
  11.    <string>6.0</string>
  12.    <key>CFBundleVersion</key>
  13.    <string>1.3.1</string>
  14.    <key>CFBundleDevelopmentRegion</key>
  15.    <string>en</string>
  16.    <key>CFBundlePackageType</key>
  17.    <string>APPL</string>
  18.    <key>CFBundleSignature</key>
  19.    <string>Rubi</string>
  20.    <key>CFBundleGetInfoString</key>
  21.    <string>http://www.bainsware.com</string>
  22.    <key>CFBundleIconFile</key>
  23.    <string>Rubbish.icns</string>
  24.    <key>CFBundleDocumentTypes</key>
  25.    <array>
  26.    </array>
  27. </dict>
  28. </plist>